object TabsFrm: TTabsFrm Left = 245 Top = 170 BorderIcons = [] BorderStyle = bsDialog Caption = 'Tabs' ClientHeight = 159 ClientWidth = 232 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter ShowHint = True OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 137 Height = 145 Caption = 'Tab Stop Positions' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object ListBox1: TListBox Left = 8 Top = 40 Width = 121 Height = 97 ItemHeight = 13 TabOrder = 0 end object MaskEdit1: TEdit Left = 8 Top = 16 Width = 121 Height = 21 Hint = 'Enter Position In Pixils' TabOrder = 1 OnKeyPress = MaskEdit1KeyPress end end object OKBut: TBitBtn Left = 152 Top = 16 Width = 75 Height = 25 Caption = '&OK' Enabled = False TabOrder = 1 Kind = bkOK end object ClearBut: TBitBtn Left = 152 Top = 80 Width = 75 Height = 25 Hint = 'Clear All Tab Stops' Caption = 'Clear &All' Enabled = False TabOrder = 2 OnClick = ClearButClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555 555557777F777555F55500000000555055557777777755F75555005500055055 555577F5777F57555555005550055555555577FF577F5FF55555500550050055 5555577FF77577FF555555005050110555555577F757777FF555555505099910 555555FF75777777FF555005550999910555577F5F77777775F5500505509990 3055577F75F77777575F55005055090B030555775755777575755555555550B0 B03055555F555757575755550555550B0B335555755555757555555555555550 BBB35555F55555575F555550555555550BBB55575555555575F5555555555555 50BB555555555555575F555555555555550B55555555555555750000} NumGlyphs = 2 end object BitBtn1: TBitBtn Left = 152 Top = 48 Width = 75 Height = 25 TabOrder = 3 Kind = bkClose end object BitBtn2: TBitBtn Left = 152 Top = 120 Width = 75 Height = 25 HelpContext = 55 TabOrder = 4 Kind = bkHelp end end